.l53ecfyno3 {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.llmlu7yend iframe,
.iw86ijg537,
.plan,
.gtc15qjdec,
.zy3rfd8pqe {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fffce6;
}

body {
    font-family: Brygada 1918;
}

.vfduu8bdeb {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.vfduu8bdeb>.rbpfrol6tg {
    font-size: 6.25rem;
}

.jzdvptjo4h {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.jzdvptjo4h>.rbpfrol6tg {
    font-size: 5rem;
}

.g36f06w65n {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.g36f06w65n>.rbpfrol6tg {
    font-size: 1.5rem;
}

.p5ihlt85mc {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.p5ihlt85mc>.rbpfrol6tg {
    font-size: 3.125rem;
}

.l8hj4w4015 {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.l8hj4w4015>.rbpfrol6tg {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .vfduu8bdeb {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .vfduu8bdeb {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .jzdvptjo4h {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .g36f06w65n {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .p5ihlt85mc {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .l8hj4w4015 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .vfduu8bdeb {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .jzdvptjo4h {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .g36f06w65n {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .p5ihlt85mc {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .l8hj4w4015 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.l53ecfyno3 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .l53ecfyno3 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #0a7029 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.myqmjtpcy2,
.myqmjtpcy2:active {
    background-color: #0a7029 !important;
    border-color: #0a7029 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.myqmjtpcy2:hover,
.myqmjtpcy2:focus,
.myqmjtpcy2.focus,
.myqmjtpcy2.g1er2twe92 {
    color: inherit;
    background-color: #0e9f3a !important;
    border-color: #0e9f3a !important;
    box-shadow: none;
}

.myqmjtpcy2.disabled,
.myqmjtpcy2:disabled {
    color: #ffffff !important;
    background-color: #0e9f3a !important;
    border-color: #0e9f3a !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #c8df52 !important;
    border-color: #c8df52 !important;
    color: #252a08 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.g1er2twe92 {
    color: inherit;
    background-color: #d6e77d !important;
    border-color: #d6e77d !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #252a08 !important;
    background-color: #d6e77d !important;
    border-color: #d6e77d !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.g1er2twe92 {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.g1er2twe92 {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.g1er2twe92 {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.g1er2twe92 {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.g1er2twe92 {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.g1er2twe92 {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #0a7029;
    color: #0a7029;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.g1er2twe92 {
    color: #03200c !important;
    background-color: transparent !important;
    border-color: #03200c !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #0a7029 !important;
    border-color: #0a7029 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #c8df52;
    color: #c8df52;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.g1er2twe92 {
    color: #a0b822 !important;
    background-color: transparent !important;
    border-color: #a0b822 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #252a08 !important;
    background-color: #c8df52 !important;
    border-color: #c8df52 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.g1er2twe92 {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.g1er2twe92 {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.g1er2twe92 {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.g1er2twe92 {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.g1er2twe92 {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.ynrthegb59,
.ynrthegb59:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.ynrthegb59:hover,
.ynrthegb59:focus,
.ynrthegb59.focus,
.ynrthegb59.g1er2twe92 {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.ynrthegb59.disabled,
.ynrthegb59:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #0a7029 !important;
}

.text-secondary {
    color: #c8df52 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.aou8gjloqg {
    color: #fafafa !important;
}

.ewtet3qlf6 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.g1er2twe92 {
    color: #021207 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.g1er2twe92 {
    color: #95ab20 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.g1er2twe92 {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.g1er2twe92 {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.g1er2twe92 {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.g1er2twe92 {
    color: #570f16 !important;
}

a.aou8gjloqg:hover,
a.aou8gjloqg:focus,
a.aou8gjloqg.g1er2twe92 {
    color: #c7c7c7 !important;
}

a.ewtet3qlf6:hover,
a.ewtet3qlf6:focus,
a.ewtet3qlf6.g1er2twe92 {
    color: #000000 !important;
}

a[class*="text-"]:not(.akynb4wtp5):not(.dropdown-item):not([role]):not(.d3w81aptn8) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.akynb4wtp5):not(.dropdown-item):not([role]):not(.d3w81aptn8):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .akynb4wtp5.g1er2twe92 {
    color: #0a7029;
}

.nav-tabs .akynb4wtp5:not(.g1er2twe92) {
    color: #232323;
}

.tnoc0lxhos {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.ktdwj70x0e {
    background-color: #ae1e2c;
}

.kk9ebypoej .l53ecfyno3:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.g1er2twe92 .l53ecfyno3 {
    background-color: #0a7029;
    border-color: #0a7029;
    color: #ffffff;
}

.mbr-gallery-filter li.g1er2twe92 .l53ecfyno3:focus {
    box-shadow: none;
}

.nav-tabs .akynb4wtp5 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #0a7029;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #14e554;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ayjcptszdw {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.ayjcptszdw>.rbpfrol6tg {
    font-size: 1.75rem;
}

.ayjcptszdw:hover,
.ayjcptszdw:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #0a7029 !important;
}

.ayjcptszdw:-webkit-input-placeholder {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.ayjcptszdw:-webkit-input-placeholder>.rbpfrol6tg {
    font-size: 1.75rem;
}

blockquote {
    border-color: #0a7029;
}

/* Forms */
.hq2xr013f8 .input-group-btn .l53ecfyno3 {
    border-radius: 100px !important;
}

.hq2xr013f8 .input-group-btn .l53ecfyno3:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.hq2xr013f8 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.hq2xr013f8 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #0a7029;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #0a7029;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #0a7029;
    border-bottom-color: #0a7029;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #0a7029 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #c8df52 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%230a7029' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .azudhmv6b5 {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .azudhmv6b5 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .jv4wxeucds {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .jv4wxeucds {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.tipvnv5qsy {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.tipvnv5qsy .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .tipvnv5qsy .pwev2dg9uo {
        transform: scale(0.8);
    }
}

.tipvnv5qsy .ai2iaz4ovz {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.tipvnv5qsy .ai2iaz4ovz img {
    max-width: 100%;
    max-height: 100%;
}

.tipvnv5qsy .ai2iaz4ovz .d3w81aptn8 {
    line-height: inherit !important;
}

.tipvnv5qsy .ai2iaz4ovz .wwnz61baj6 a {
    outline: none;
}

.tipvnv5qsy .pas0wls1ag {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.tipvnv5qsy .pas0wls1ag .fai5al388b {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.tipvnv5qsy .pas0wls1ag .fai5al388b .akynb4wtp5 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.tipvnv5qsy .pas0wls1ag .fai5al388b .akynb4wtp5:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.tipvnv5qsy .pas0wls1ag .open .akynb4wtp5::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .tipvnv5qsy .pas0wls1ag .open .akynb4wtp5::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.tipvnv5qsy .pas0wls1ag .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.tipvnv5qsy .pas0wls1ag .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .tipvnv5qsy .pas0wls1ag {
        padding-left: 1.5rem;
    }
}

.tipvnv5qsy .akynb4wtp5 {
    width: fit-content;
    position: relative;
}

.tipvnv5qsy .wwnz61baj6 {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .tipvnv5qsy .wwnz61baj6 {
        padding-left: 0;
    }
}

.tipvnv5qsy .d3w81aptn8 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .tipvnv5qsy .ji537id7ei {
        padding-bottom: 0.5rem;
    }
}

.tipvnv5qsy .ji537id7ei .xzq9h2a0xr.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.tipvnv5qsy .azudhmv6b5 {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .tipvnv5qsy .azudhmv6b5 {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .tipvnv5qsy .azudhmv6b5 {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.tipvnv5qsy .pyp6t6uguk {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.tipvnv5qsy .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.tipvnv5qsy .fai5al388b:focus,
.tipvnv5qsy .akynb4wtp5:focus {
    outline: none;
}

.tipvnv5qsy .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.tipvnv5qsy .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.tipvnv5qsy .dropdown .dropdown-menu .dropdown-item .rbpfrol6tg {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.tipvnv5qsy .dropdown .dropdown-menu .dropdown-item .rbpfrol6tg:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.tipvnv5qsy .hb05rds2ji .dropdown-menu .dropdown-item:before {
    display: none;
}

.tipvnv5qsy .hb05rds2ji .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.tipvnv5qsy .ml0uetna1h {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.tipvnv5qsy .ml0uetna1h.opened {
    transition: all 0.3s;
}

.tipvnv5qsy .ml0uetna1h .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.tipvnv5qsy .ml0uetna1h .wwnz61baj6 img {
    min-width: 6rem;
    object-fit: cover;
}

.tipvnv5qsy .ml0uetna1h .zf9qr0iz5u {
    z-index: 1;
    justify-content: flex-end;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji {
    justify-content: center;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji .fai5al388b .akynb4wtp5::before {
    display: none;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .tipvnv5qsy .ml0uetna1h.hb05rds2ji.opened:not(.navbar-short) .zf9qr0iz5u {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji .dropdown-menu .dropdown-item:after {
    right: auto;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji ul.pas0wls1ag li {
    margin: auto;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.tipvnv5qsy .ml0uetna1h.hb05rds2ji .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .tipvnv5qsy .ml0uetna1h {
        min-height: 72px;
    }

    .tipvnv5qsy .ml0uetna1h .wwnz61baj6 img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .tipvnv5qsy .ml0uetna1h .fai5al388b .akynb4wtp5::before {
        display: none;
    }

    .tipvnv5qsy .ml0uetna1h.opened .dropdown-menu {
        top: 0;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .tipvnv5qsy .ml0uetna1h .ai2iaz4ovz {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .tipvnv5qsy .ml0uetna1h .pwev2dg9uo {
        flex-basis: auto;
    }

    .tipvnv5qsy .ml0uetna1h .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.tipvnv5qsy .ml0uetna1h.navbar-short .wwnz61baj6 img {
    height: 2rem;
}

.tipvnv5qsy .dropdown-item.g1er2twe92,
.tipvnv5qsy .dropdown-item:active {
    background-color: transparent;
}

.tipvnv5qsy .tl3vsek12c .pas0wls1ag .akynb4wtp5 {
    padding: 0;
}

.tipvnv5qsy .ji537id7ei .xzq9h2a0xr.dropdown-toggle {
    margin-right: 1.667em;
}

.tipvnv5qsy .ji537id7ei .xzq9h2a0xr.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.tipvnv5qsy .ml0uetna1h.tl3vsek12c .dropdown .dropdown-menu {
    background: #ffffff;
}

.tipvnv5qsy .ml0uetna1h.tl3vsek12c .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.tipvnv5qsy .ml0uetna1h .dropdown.open>.dropdown-menu {
    display: flex;
}

.tipvnv5qsy ul.pas0wls1ag {
    flex-wrap: wrap;
}

.tipvnv5qsy .ewapu5vlc6 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .tipvnv5qsy .ewapu5vlc6 {
        text-align: left;
    }
}

.tipvnv5qsy button.pwev2dg9uo {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.tipvnv5qsy button.pwev2dg9uo .jce1fzngm7 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.tipvnv5qsy button.pwev2dg9uo .jce1fzngm7 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.tipvnv5qsy button.pwev2dg9uo .jce1fzngm7 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.tipvnv5qsy button.pwev2dg9uo .jce1fzngm7 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.tipvnv5qsy button.pwev2dg9uo .jce1fzngm7 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.tipvnv5qsy nav.opened .jce1fzngm7 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.tipvnv5qsy nav.opened .jce1fzngm7 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.tipvnv5qsy nav.opened .jce1fzngm7 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.tipvnv5qsy nav.opened .jce1fzngm7 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.tipvnv5qsy .g0rjt99tt8 {
    padding: 0 1rem;
}

.tipvnv5qsy a.akynb4wtp5 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tipvnv5qsy .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .tipvnv5qsy .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tipvnv5qsy .ml0uetna1h {
        height: 70px;
    }

    .tipvnv5qsy .ml0uetna1h.opened {
        height: auto;
    }

    .tipvnv5qsy .fai5al388b .akynb4wtp5:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.tipvnv5qsy .kk9ebypoej {
    margin: -0.6rem -0.6rem;
}

.tipvnv5qsy .pwev2dg9uo {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .tipvnv5qsy .ai2iaz4ovz {
        margin-right: auto;
    }

    .tipvnv5qsy .zf9qr0iz5u {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .tipvnv5qsy .pas0wls1ag .fai5al388b .akynb4wtp5::after {
        margin-left: 10px;
    }

    .tipvnv5qsy .pas0wls1ag .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .tipvnv5qsy .ml0uetna1h .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .tipvnv5qsy .ml0uetna1h .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .tipvnv5qsy .zf9qr0iz5u {
        padding: 1rem;
    }
}

.odbhxaz29z {
    display: flex;
}

@media (min-width: 768px) {
    .odbhxaz29z {
        align-items: flex-end;
    }

    .odbhxaz29z .ryt41nzfx6 {
        justify-content: flex-start;
    }

    .odbhxaz29z .p1d3hicbkz {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .odbhxaz29z .p1d3hicbkz {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .odbhxaz29z {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .odbhxaz29z .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .odbhxaz29z .p1d3hicbkz {
        width: 100%;
    }
}

.odbhxaz29z .mbr-fallback-image.disabled {
    display: none;
}

.odbhxaz29z .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.odbhxaz29z .flghv460vo,
.odbhxaz29z .alc5zneavy {
    text-align: center;
    color: #ffc091;
}

.odbhxaz29z .gj0zh32x8t,
.odbhxaz29z .kk9ebypoej {
    text-align: center;
}

.odbhxaz29z .flghv460vo {
    color: #FEDE00;
}

.odbhxaz29z .alc5zneavy {
    color: #FEDE00;
}

.rnt3dzlso1 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.rnt3dzlso1 .mbr-fallback-image.disabled {
    display: none;
}

.rnt3dzlso1 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rnt3dzlso1 .tk7dbq0h3r .bl1zn3seai {
    width: 100%;
    display: block;
}

.rnt3dzlso1 .tk7dbq0h3r .ofwkuvbxrx {
    z-index: 1;
}

.rnt3dzlso1 .bl1zn3seai {
    color: #0A7029;
    text-align: center;
}

.rnt3dzlso1 .oku4hqxya9 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .rnt3dzlso1 * {
        text-align: center !important;
    }

    .rnt3dzlso1 .content-column {
        margin-bottom: 2rem;
    }
}

.rnt3dzlso1 .b6v6wpcnjy {
    max-width: 800px;
}

.rnt3dzlso1 .ujbuvsyssq {
    text-align: center;
}

.rnt3dzlso1 .ofwkuvbxrx,
.rnt3dzlso1 .card-img {
    text-align: center;
}

.ozwiev1okw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ozwiev1okw .rbpfrol6tg {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.ozwiev1okw .od1tg6kynn {
    border: none;
}

.ozwiev1okw .teyssvt7pz {
    padding: 0rem;
}

@media (max-width: 767px) {
    .ozwiev1okw .teyssvt7pz {
        padding: 0rem;
    }
}

.ozwiev1okw .lk3a7dulcl {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.ozwiev1okw .img-col {
    padding: 0;
}

.ozwiev1okw .img-item {
    height: 100%;
}

.ozwiev1okw img {
    height: 100%;
    object-fit: cover;
}

.ozwiev1okw .hb05rds2ji span {
    transform: rotate(0deg);
}

.ozwiev1okw .y6mckq0iax {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ozwiev1okw p {
    margin-bottom: 0.3rem;
}

.ozwiev1okw .a7iolpskgv {
    color: #000000;
}

.ozwiev1okw .gtc15qjdec .teyssvt7pz {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.ozwiev1okw .gtc15qjdec {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .ozwiev1okw .gtc15qjdec {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ozwiev1okw .gtc15qjdec {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.ozwiev1okw .xuqpet5nkr {
    color: #000000;
}

.ozwiev1okw .flghv460vo {
    text-align: center;
    color: #000000;
}

.ozwiev1okw .alc5zneavy {
    color: #000000;
    text-align: center;
}

.ozwiev1okw .a7iolpskgv,
.ozwiev1okw .rbpfrol6tg {
    color: #000000;
}

.vy2d9ask3g {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.vy2d9ask3g .zy3rfd8pqe img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.vy2d9ask3g .zy3rfd8pqe {
    margin-bottom: 2rem;
}

.vy2d9ask3g .ofwkuvbxrx,
.vy2d9ask3g .pyp6t6uguk {
    color: #000000;
}

.vy2d9ask3g .ujbuvsyssq {
    color: #000000;
    text-align: center;
}

.vy2d9ask3g .b6v6wpcnjy {
    max-width: 800px;
}

.vy2d9ask3g .flghv460vo {
    color: #000000;
}

.vy2d9ask3g .ofwkuvbxrx,
.vy2d9ask3g .s8sfokl7qk {
    text-align: center;
}

.vy2d9ask3g .s8sfokl7qk {
    display: flex;
    justify-content: center;
}

.cid-v2auVPJg8t {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2auVPJg8t .nbsfkd29n0:focus,
.cid-v2auVPJg8t span:focus {
    outline: none;
}

.cid-v2auVPJg8t .jv4wxeucds {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2auVPJg8t .b6v6wpcnjy {
    max-width: 800px;
}

.cid-v2auVPJg8t .nbsfkd29n0 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2auVPJg8t .nbsfkd29n0 {
        min-height: 45px;
    }
}

.u1j1e19c34 {
    background-image: url("photo-1526568717785-b530e8613bde.jpeg");
    overflow: hidden;
}

.m4k2izwkzo .mbr-fallback-image.disabled {
    display: none;
}

.m4k2izwkzo .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.kms79196zv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.kms79196zv .gj0zh32x8t {
    color: #000000;
}

.kms79196zv .alc5zneavy {
    color: #000000;
}

.bwht17bqqj {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.bwht17bqqj .mbr-fallback-image.disabled {
    display: none;
}

.bwht17bqqj .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bwht17bqqj .zy3rfd8pqe {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .bwht17bqqj .zy3rfd8pqe {
        margin-bottom: 1rem;
    }
}

.bwht17bqqj .flghv460vo {
    text-align: center;
}

.bwht17bqqj .alc5zneavy {
    text-align: center;
}

.bwht17bqqj .zrcmmjkczy {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.bwht17bqqj .zrcmmjkczy img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.bwht17bqqj .b6v6wpcnjy {
    max-width: 800px;
}

.bwht17bqqj .jrlrp3ygyx {
    display: flex;
    justify-content: center;
}

.bwht17bqqj .ofwkuvbxrx {
    text-align: center;
}

.bwht17bqqj .ujbuvsyssq {
    text-align: center;
}

.bwht17bqqj .xzq9h2a0xr {
    text-align: center;
}

.m72ko9530u {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.m72ko9530u img,
.m72ko9530u .xlzaukkifu {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 767px) {

    .m72ko9530u img,
    .m72ko9530u .xlzaukkifu {
        max-height: 300px;
    }
}

.m72ko9530u .nbsfkd29n0:focus,
.m72ko9530u span:focus {
    outline: none;
}

.m72ko9530u .zy3rfd8pqe {
    position: relative;
}

.m72ko9530u .iw86ijg537 {
    position: relative;
    border-radius: 4px;
    background: #ffffff;
    height: 100%;
    display: flex;
    overflow: hidden;
    flex-flow: column nowrap;
}

.m72ko9530u .iw86ijg537 .c38foq4ihp {
    padding: 2.25rem 2.25rem 0;
}

.m72ko9530u .iw86ijg537 .item-footer {
    padding: 0 2.25rem 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .m72ko9530u .iw86ijg537 .c38foq4ihp {
        padding: 2rem 1.5rem 0;
    }

    .m72ko9530u .iw86ijg537 .item-footer {
        padding: 0 1.5rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .m72ko9530u .iw86ijg537 .c38foq4ihp {
        padding: 1.5rem 1.5rem 0;
    }

    .m72ko9530u .iw86ijg537 .item-footer {
        padding: 0 1.5rem 1.5rem;
    }
}

.m72ko9530u .kk9ebypoej {
    margin-top: auto !important;
}

.m72ko9530u .flghv460vo {
    color: #000000;
}

.m72ko9530u .gj0zh32x8t,
.m72ko9530u .kk9ebypoej {
    text-align: left;
}

.m72ko9530u .wi4xmvojqh {
    text-align: left;
}

.m72ko9530u .item-subtitle {
    text-align: left;
    color: #000000;
}

.m72ko9530u .zrmi0gq9nu {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 370px;
    max-width: 370px;
}

@media (max-width: 768px) {
    .m72ko9530u .zrmi0gq9nu {
        min-width: 85%;
        max-width: initial;
    }
}

.m72ko9530u .kvjoakj61y,
.m72ko9530u .ma8pm8503x {
    display: flex;
}

.m72ko9530u .yijyo0xfq2 {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .m72ko9530u .yijyo0xfq2 {
        display: none;
    }
}

.m72ko9530u .yijyo0xfq2:disabled {
    cursor: default;
    display: none;
}

.m72ko9530u .yijyo0xfq2:hover {
    background: #000;
    color: rgba(255, 255, 255, 0.5);
}

.m72ko9530u .yijyo0xfq2.ma8pm8503x {
    left: 0;
    margin-left: 2.5rem;
}

.m72ko9530u .yijyo0xfq2.kvjoakj61y {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .m72ko9530u .yijyo0xfq2 {
        top: auto;
    }
}

.m72ko9530u .ahf39omvsb {
    position: relative;
    width: 100%;
}

.m72ko9530u .uodg58qtvr {
    overflow: hidden;
    width: 100%;
}

.m72ko9530u .uodg58qtvr.is-draggable {
    cursor: grab;
}

.m72ko9530u .uodg58qtvr.is-dragging {
    cursor: grabbing;
}

.m72ko9530u .wutaa0j7ko {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

@media (max-width: 768px) {
    .m72ko9530u .wutaa0j7ko .zrmi0gq9nu:first-child {
        margin-left: 2rem !important;
    }

    .m72ko9530u .wutaa0j7ko .zrmi0gq9nu:last-child {
        margin-right: 2rem !important;
    }
}

.m72ko9530u .b6v6wpcnjy {
    max-width: 800px;
}

.iqd3jmiku0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fede00;
}

.iqd3jmiku0 input {
    padding: 1.2rem 1.5rem;
    border: none !important;
    height: 100%;
}

.iqd3jmiku0 input:hover {
    border: none !important;
}

.iqd3jmiku0 .l53ecfyno3 {
    height: 100%;
    margin: auto;
}

@media (min-width: 992px) {
    .iqd3jmiku0 .uy3l7ahfku {
        padding: 0 2rem;
    }
}

.iqd3jmiku0 .ryt41nzfx6 {
    justify-content: center;
}

.iqd3jmiku0 .kk9ebypoej {
    display: flex;
    margin-bottom: 1.2rem;
    width: fit-content;
}

@media (min-width: 768px) {
    .iqd3jmiku0 .kk9ebypoej {
        margin-left: initial;
    }
}

.iqd3jmiku0 .kk9ebypoej .l53ecfyno3 {
    width: auto;
}

@media (max-width: 991px) {
    .iqd3jmiku0 .zrcmmjkczy {
        margin-bottom: 2rem;
    }

    .iqd3jmiku0 .j399hfvqfy {
        flex-direction: column-reverse;
    }
}

.iqd3jmiku0 .co64l4nlwl {
    align-items: center;
}

.iqd3jmiku0 .flghv460vo {
    text-align: center;
    color: #000000;
}

.vtf1spnjra {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.vtf1spnjra .nbsfkd29n0:focus,
.vtf1spnjra span:focus {
    outline: none;
}

.vtf1spnjra .nbsfkd29n0 {
    cursor: pointer;
}

.vtf1spnjra .gazg8wkbic {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .vtf1spnjra .gazg8wkbic {
        grid-row-gap: 1rem;
    }
}

.vtf1spnjra .grid-container-1,
.vtf1spnjra .grid-container-2,
.vtf1spnjra .cz1buw6np4 {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .vtf1spnjra .grid-container-1,
    .vtf1spnjra .grid-container-2,
    .vtf1spnjra .cz1buw6np4 {
        gap: 0 1rem;
    }
}

.vtf1spnjra .flghv460vo {
    color: #000000;
}

.vtf1spnjra .gj0zh32x8t,
.vtf1spnjra .kk9ebypoej {
    color: #000000;
}

.vtf1spnjra .b6v6wpcnjy {
    max-width: 800px;
}

.vtf1spnjra .azudhmv6b5,
.vtf1spnjra .jv4wxeucds {
    overflow: hidden;
}

.vtf1spnjra .gazg8wkbic {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.vtf1spnjra .e48pynadlw {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vtf1spnjra .e48pynadlw img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .vtf1spnjra .e48pynadlw img {
        min-width: 35vw;
    }
}

.vtf1spnjra .grid-container-1,
.vtf1spnjra .grid-container-2,
.vtf1spnjra .cz1buw6np4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.vtf1spnjra .grid-container-1 {
    align-items: flex-end;
}

.vtf1spnjra .grid-container-2 {
    align-items: flex-start;
}

.kqrohi5vzy {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.kqrohi5vzy .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.kqrohi5vzy img,
.kqrohi5vzy .xlzaukkifu {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.kqrohi5vzy .nbsfkd29n0:focus,
.kqrohi5vzy span:focus {
    outline: none;
}

.kqrohi5vzy .nbsfkd29n0 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .kqrohi5vzy .nbsfkd29n0 {
        margin-bottom: 1rem;
    }
}

.kqrohi5vzy .zy3rfd8pqe {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.kqrohi5vzy .flghv460vo {
    color: #232323;
}

.kqrohi5vzy .gj0zh32x8t,
.kqrohi5vzy .kk9ebypoej {
    color: #232323;
}

.kqrohi5vzy .wi4xmvojqh {
    color: #232323;
}

.kqrohi5vzy .b6v6wpcnjy {
    max-width: 800px;
}

.ay6fmsrq27 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.ay6fmsrq27 .mbr-fallback-image.disabled {
    display: none;
}

.ay6fmsrq27 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ay6fmsrq27 .vnq0ohjhr5 {
    background: #1778f2;
    color: #ffffff;
}

.ay6fmsrq27 .vnq0ohjhr5:hover {
    background: #0b60cb;
}

.ay6fmsrq27 .v5snjwgu9s {
    background: #1da1f2;
    color: #ffffff;
}

.ay6fmsrq27 .v5snjwgu9s:hover {
    background: #0c85d0;
}

.ay6fmsrq27 .scvvn3896p {
    background: #f00075;
    color: #ffffff;
}

.ay6fmsrq27 .scvvn3896p:hover {
    background: #bd005c;
}

.ay6fmsrq27 .x5kybl6tup {
    background: #000000;
    color: #ffffff;
}

.ay6fmsrq27 .x5kybl6tup:hover {
    background: #000000;
}

.ay6fmsrq27 .pyp6t6uguk {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.ay6fmsrq27 [class^="socicon-"]:before,
.ay6fmsrq27 [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.a2qic6fin5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.a2qic6fin5 .jlmu4qd68n {
    background-color: #ffffff;
    opacity: 0.4;
}

.a2qic6fin5 form .kk9ebypoej {
    text-align: center;
    width: 100%;
}

.a2qic6fin5 form .kk9ebypoej .l53ecfyno3 {
    display: inline-flex;
}

@media (max-width: 991px) {
    .a2qic6fin5 form .kk9ebypoej .l53ecfyno3 {
        width: 100%;
    }
}

.a2qic6fin5 .b6v6wpcnjy {
    max-width: 800px;
}

.iqt3yrxi8w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.iqt3yrxi8w .mbr-fallback-image.disabled {
    display: none;
}

.iqt3yrxi8w .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iqt3yrxi8w .gj0zh32x8t {
    color: #000000;
}

.iqt3yrxi8w .alc5zneavy {
    color: #ffffff;
    text-align: left;
}

.iqt3yrxi8w .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .iqt3yrxi8w .main-button {
        margin-bottom: 2rem;
    }
}

.iqt3yrxi8w .alc5zneavy,
.iqt3yrxi8w .main-button {
    color: #000000;
}

.iqt3yrxi8w .llmlu7yend {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.iqt3yrxi8w .llmlu7yend iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.iqt3yrxi8w .llmlu7yend [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.iqt3yrxi8w .llmlu7yend[data-state] {
    background: #e9e5dc;
}

.iqt3yrxi8w .llmlu7yend[data-state="loading"] [data-state-details] {
    display: none;
}

.ukfw23uul6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #000000;
}

.ukfw23uul6 .d7jgpkj5nh {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.ukfw23uul6 .d7jgpkj5nh .erdfzyv00u {
    margin: 8px;
}

.ukfw23uul6 .d7jgpkj5nh .erdfzyv00u a:hover .rbpfrol6tg,
.ukfw23uul6 .d7jgpkj5nh .erdfzyv00u a:focus .rbpfrol6tg {
    background-color: #ffffff;
}

.ukfw23uul6 .d7jgpkj5nh .erdfzyv00u a .rbpfrol6tg {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.ukfw23uul6 .o8lecl945k {
    width: 100%;
    justify-content: center;
}

.ukfw23uul6 .luv8f8izpi {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.ukfw23uul6 .luv8f8izpi li {
    padding: 0 1rem 1rem 1rem;
}

.ukfw23uul6 .luv8f8izpi li p {
    margin: 0;
}

.ukfw23uul6 .ergo6wq3yh {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.ukfw23uul6 .flghv460vo {
    color: #ffffff;
}